2025-12-22T18:09:10.120Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-snnf","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "integ-app-snnf", "reconcileID": "f3b10a45-a4f8-49b6-963c-dcc92b9dacbf", "action": "DELETE"} 2025-12-22T18:09:10.162Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-snnf","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "integ-app-snnf", "reconcileID": "f3b10a45-a4f8-49b6-963c-dcc92b9dacbf", "secretName": "integ-app-snnf-pull"} 2025-12-22T18:09:10.201Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-snnf","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "integ-app-snnf", "reconcileID": "f3b10a45-a4f8-49b6-963c-dcc92b9dacbf", "secretName": "integ-app-snnf-pull"} 2025-12-22T18:09:10.240Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-snnf","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "integ-app-snnf", "reconcileID": "f3b10a45-a4f8-49b6-963c-dcc92b9dacbf", "secretName": "integ-app-snnf-pull"} 2025-12-22T18:09:10.408Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "61d34041-86a1-4ec6-9ead-379e1b42c5a9", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb"} 2025-12-22T18:09:10.419Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "61d34041-86a1-4ec6-9ead-379e1b42c5a9", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb"} 2025-12-22T18:09:10.600Z ERROR ComponentImageRepository controller/component_image_controller.go:201 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "61d34041-86a1-4ec6-9ead-379e1b42c5a9", "ComponentName": "test-component-pac-rqfzjb", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-rqfzjb\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:201 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:10.600Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "61d34041-86a1-4ec6-9ead-379e1b42c5a9", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-component-pac-rqfzjb\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:10.606Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "4a12e77d-3dc4-4ccb-aa93-0cc1573779ba", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb"} 2025-12-22T18:09:10.615Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "4a12e77d-3dc4-4ccb-aa93-0cc1573779ba", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:10.615Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "4a12e77d-3dc4-4ccb-aa93-0cc1573779ba", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:10.621Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "826bac76-9187-48c4-9b59-d869b11ad349", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb"} 2025-12-22T18:09:10.633Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "826bac76-9187-48c4-9b59-d869b11ad349", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:10.633Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "826bac76-9187-48c4-9b59-d869b11ad349", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:10.639Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "c8741f12-3b7b-4b4b-bc28-8d643176a3ca", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb"} 2025-12-22T18:09:10.651Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "c8741f12-3b7b-4b4b-bc28-8d643176a3ca", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:10.651Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "c8741f12-3b7b-4b4b-bc28-8d643176a3ca", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:10.662Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "7b764fe1-022b-4e14-886c-37d36c4eedc0", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb"} 2025-12-22T18:09:10.682Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "7b764fe1-022b-4e14-886c-37d36c4eedc0", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:10.683Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "7b764fe1-022b-4e14-886c-37d36c4eedc0", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:10.768Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "2c58dbc7-41d0-4205-ad00-9be0a469e152", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb"} 2025-12-22T18:09:10.777Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "2c58dbc7-41d0-4205-ad00-9be0a469e152", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:10.777Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "2c58dbc7-41d0-4205-ad00-9be0a469e152", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:10.943Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "cd9031da-bb33-4b5a-9907-224ea3f46659", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb"} 2025-12-22T18:09:10.953Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "cd9031da-bb33-4b5a-9907-224ea3f46659", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:10.953Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "cd9031da-bb33-4b5a-9907-224ea3f46659", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:11.279Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "36b81b36-29b0-476b-b59f-0e67bc476d31", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb"} 2025-12-22T18:09:11.290Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "36b81b36-29b0-476b-b59f-0e67bc476d31", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:11.290Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "36b81b36-29b0-476b-b59f-0e67bc476d31", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:11.939Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "cc554604-bfa4-4921-bcc4-8c607e9b1d10", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb"} 2025-12-22T18:09:11.948Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "cc554604-bfa4-4921-bcc4-8c607e9b1d10", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:11.948Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "cc554604-bfa4-4921-bcc4-8c607e9b1d10", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:12.707Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "reconcileID": "33f3c08f-0643-46e2-9979-9492033d16fc", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb-image-push"} 2025-12-22T18:09:13.234Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "49aacd26-405c-4735-b3fb-4a14e3d15925", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb"} 2025-12-22T18:09:13.245Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "49aacd26-405c-4735-b3fb-4a14e3d15925", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:13.245Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "49aacd26-405c-4735-b3fb-4a14e3d15925", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-22T18:09:14.681Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "reconcileID": "33f3c08f-0643-46e2-9979-9492033d16fc", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb-image-pull"} 2025-12-22T18:09:14.685Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "reconcileID": "33f3c08f-0643-46e2-9979-9492033d16fc", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-22T18:09:14.696Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "reconcileID": "33f3c08f-0643-46e2-9979-9492033d16fc"} 2025-12-22T18:09:14.730Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "reconcileID": "338a1ca4-33e8-4d59-91e8-e3bca4f7d6fc", "application": "integ-app-snnf"} 2025-12-22T18:09:14.744Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "reconcileID": "338a1ca4-33e8-4d59-91e8-e3bca4f7d6fc", "ServiceAccountName": "build-pipeline-test-component-pac-rqfzjb", "SecretName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb-image-push", "action": "UPDATE"} 2025-12-22T18:09:14.761Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "reconcileID": "338a1ca4-33e8-4d59-91e8-e3bca4f7d6fc", "ComponentName": "test-component-pac-rqfzjb"} 2025-12-22T18:09:14.765Z INFO ComponentImageRepository controller/component_image_controller.go:191 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "9c84fc21-a9c6-4ca9-a572-a101194061d1", "ImageRepositoryName": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "ComponentName": "test-component-pac-rqfzjb"} 2025-12-22T18:09:14.771Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "imagerepository-for-integ-app-snnf-test-component-pac-rqfzjb", "reconcileID": "338a1ca4-33e8-4d59-91e8-e3bca4f7d6fc"} 2025-12-22T18:09:14.781Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-component-pac-rqfzjb","namespace":"integration2-ofnl"}, "namespace": "integration2-ofnl", "name": "test-component-pac-rqfzjb", "reconcileID": "9c84fc21-a9c6-4ca9-a572-a101194061d1", "ComponentName": "test-component-pac-rqfzjb"}